POKE DOUBLE INTEGER
Writes a Double Integer value to a given memory address.

ARGUMENTS:
* Memory Address = Address to read from
* Value = Value to write


SYNTAX
POKE DOUBLE INTEGER Memory Address,Value


RELATED INFO
View Memory Access Index
View STYX Index
View STYX Main File